projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50e4eb2
)
Frame icon optimization
author
Daniel Colascione
<dancol@dancol.org>
Fri, 21 Mar 2014 12:09:57 +0000
(
05:09
-0700)
committer
Daniel Colascione
<dancol@dancol.org>
Fri, 21 Mar 2014 12:09:57 +0000
(
05:09
-0700)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index cca3aa35e99ddff861ef3b62c6b8bacf61675c4a..c491119041f9ea57468a9175a2eb9350e656fe2b 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2014-03-21 Daniel Colascione <dancol@dancol.org>
+ * xterm.c (x_bitmap_icon): Stop reading the icon bitmap from disk
+ every time we switch to minibuffer.
+
* alloc.c (lisp_align_malloc, allocate_string_data)
(allocate_vectorlike): Allow mmap allocation of lisp objects.
(pointers_fit_in_lispobj_p,mmap_lisp_allowed_p): New functions.